home *** CD-ROM | disk | FTP | other *** search
- > On Mon, 5 Feb 1996, Magnus Kollberg wrote:
- >
- > > > A friend of mine modified the weapon's sprites in the DOOM wad
- > > > and he added just a red spot in the middle of the screen for
- > > > each of them. It made a very convenient and simple laser sight.
- > >
- > > :-) Cool.
- > >
- > > What about modify textures while playing (if you shot on the wall
- > > there will be a mark)? Is it possible? It would be very cool and you
- > > could leave marks/messages on the wall like someone else said.
- >
- > That would mean that all walls got bullet holes since they use the same
- > texture...
-
- Yes, if you modify the texture it self, but some how you have to
- be able to modify the texture when you draw it and add bullet holes
- on the fly. How does other games do it? They can't have one texture for
- every "wall".
-
- //Magnus Kollberg
-
-